testing.testDeps.ReadCorpus (method)

2 uses

	testing (current package)
		fuzz.go#L257: 		c, err := f.fuzzContext.deps.ReadCorpus(filepath.Join(corpusDir, f.name), types)
		testing.go#L1633: 	ReadCorpus(string, []reflect.Type) ([]corpusEntry, error)